projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc656a3
)
Update mac key theme for css changes
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 6 Nov 2015 20:20:01 +0000
(15:20 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 6 Nov 2015 20:20:35 +0000
(15:20 -0500)
Use the element names for widgets.
gtk/gtk-keys.css.mac
patch
|
blob
|
history
diff --git
a/gtk/gtk-keys.css.mac
b/gtk/gtk-keys.css.mac
index 56e3ac53b0d0909c10030c1c12ce2809e3892857..4eb0024d69e989a418f8a7c58b9a9578580e0a49 100644
(file)
--- a/
gtk/gtk-keys.css.mac
+++ b/
gtk/gtk-keys.css.mac
@@
-180,11
+180,11
@@
unbind "<shift><ctrl>a";
}
-
GtkIconV
iew {
+
iconv
iew {
gtk-key-bindings: gtk-mac-icon-view;
}
-
GtkTextV
iew {
+
textv
iew {
gtk-key-bindings: gtk-mac-alt-arrows, gtk-mac-alt-delete, gtk-mac-cmd-c, gtk-mac-text-view;
}
@@
-200,6
+200,6
@@
GtkFileChooserWidget {
gtk-key-bindings: gtk-mac-file-chooser;
}
-
GtkTreeV
iew {
+
treev
iew {
gtk-key-bindings: gtk-mac-tree-view;
}